Skip to content

Add config option to ignore SSL errors - #405

Closed
BMagnu wants to merge 1 commit into
andrewrabert:mainfrom
BMagnu:ignore_ssl_errors
Closed

Add config option to ignore SSL errors#405
BMagnu wants to merge 1 commit into
andrewrabert:mainfrom
BMagnu:ignore_ssl_errors

Conversation

@BMagnu

@BMagnu BMagnu commented May 23, 2026

Copy link
Copy Markdown

Implements and closes #82.
Pretty much just reintroduces a catch-all flag like the old client.
Internally, it just passes a similar ignore-ssl-error flag to CEF and lets it handle that automatically.

@andrewrabert

Copy link
Copy Markdown
Owner

I'll look into this in the near future after a little more cleanup up the Rust rewrite.

@andrewrabert andrewrabert added the enhancement New feature or request label Jun 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow configuration for Self-Signed SSL certificates

2 participants